home *** CD-ROM | disk | FTP | other *** search
/ Aminet 43 / Aminet 43 (2001)(GTI - Schatztruhe)[!][Jun 2001].iso / Aminet / game / role / kangband.lha / Kangband292r2 / pref / xtra-new.prf < prev    next >
Text File  |  2001-04-22  |  7KB  |  222 lines

  1. # File: xtra-new.prf
  2.  
  3. #
  4. # This file defines special attr/char mappings for use in "graphics" mode
  5. #
  6. # Edited for use with Adam Bolt's new graphics by Robert Ruehlmann < rr9@angband.org >
  7. #
  8. # See "lib/help/command.txt" and "src/files.c" for more information.
  9. #
  10. # Note that Kangband has two additional classes and two additional
  11. # Races.  Illusionists use the Zangband high-mage tiles and Druids use
  12. # the Zangband monk tiles.  Kobolds use the Zangband kobold tiles and
  13. # Maia use the Zangband Amberite tiles.  Note that because the
  14. # Zangband high-mage and monk tile sets do not have tiles for Dunadan,
  15. # we use the barbarian tiles for Dunadan in these cases.
  16. #
  17.  
  18.  
  19. ##### Remap the player icon #####
  20.  
  21. ?:[AND [EQU $CLASS Warrior] [EQU $RACE Human] ]
  22. R:0:0x92/0x80
  23. ?:[AND [EQU $CLASS Warrior] [EQU $RACE Half-Elf] ]
  24. R:0:0x92/0x81
  25. ?:[AND [EQU $CLASS Warrior] [EQU $RACE Elf] ]
  26. R:0:0x92/0x82
  27. ?:[AND [EQU $CLASS Warrior] [EQU $RACE Hobbit] ]
  28. R:0:0x92/0x83
  29. ?:[AND [EQU $CLASS Warrior] [EQU $RACE Gnome] ]
  30. R:0:0x92/0x84
  31. ?:[AND [EQU $CLASS Warrior] [EQU $RACE Dwarf] ]
  32. R:0:0x92/0x85
  33. ?:[AND [EQU $CLASS Warrior] [EQU $RACE Half-Orc] ]
  34. R:0:0x92/0x86
  35. ?:[AND [EQU $CLASS Warrior] [EQU $RACE Half-Troll] ]
  36. R:0:0x92/0x87
  37. ?:[AND [EQU $CLASS Warrior] [EQU $RACE Dunadan] ]
  38. R:0:0x92/0x88
  39. ?:[AND [EQU $CLASS Warrior] [EQU $RACE High-Elf] ]
  40. R:0:0x92/0x89
  41. ?:[AND [EQU $CLASS Warrior] [EQU $RACE Kobold] ]
  42. R:0:0x92/0x92
  43. ?:[AND [EQU $CLASS Warrior] [EQU $RACE Maia] ]
  44. R:0:0x92/0x8A
  45.  
  46.  
  47. ?:[AND [EQU $CLASS Mage] [EQU $RACE Human] ]
  48. R:0:0x93/0x80
  49. ?:[AND [EQU $CLASS Mage] [EQU $RACE Half-Elf] ]
  50. R:0:0x93/0x81
  51. ?:[AND [EQU $CLASS Mage] [EQU $RACE Elf] ]
  52. R:0:0x93/0x82
  53. ?:[AND [EQU $CLASS Mage] [EQU $RACE Hobbit] ]
  54. R:0:0x93/0x83
  55. ?:[AND [EQU $CLASS Mage] [EQU $RACE Gnome] ]
  56. R:0:0x93/0x84
  57. ?:[AND [EQU $CLASS Mage] [EQU $RACE Dwarf] ]
  58. R:0:0x93/0x85
  59. ?:[AND [EQU $CLASS Mage] [EQU $RACE Half-Orc] ]
  60. R:0:0x93/0x86
  61. ?:[AND [EQU $CLASS Mage] [EQU $RACE Half-Troll] ]
  62. R:0:0x93/0x87
  63. ?:[AND [EQU $CLASS Mage] [EQU $RACE Dunadan] ]
  64. R:0:0x93/0x88
  65. ?:[AND [EQU $CLASS Mage] [EQU $RACE High-Elf] ]
  66. R:0:0x93/0x89
  67. ?:[AND [EQU $CLASS Mage] [EQU $RACE Kobold] ]
  68. R:0:0x93/0x92
  69. ?:[AND [EQU $CLASS Mage] [EQU $RACE Maia] ]
  70. R:0:0x93/0x8A
  71.  
  72. ?:[AND [EQU $CLASS Priest] [EQU $RACE Human] ]
  73. R:0:0x94/0x80
  74. ?:[AND [EQU $CLASS Priest] [EQU $RACE Half-Elf] ]
  75. R:0:0x94/0x81
  76. ?:[AND [EQU $CLASS Priest] [EQU $RACE Elf] ]
  77. R:0:0x94/0x82
  78. ?:[AND [EQU $CLASS Priest] [EQU $RACE Hobbit] ]
  79. R:0:0x94/0x83
  80. ?:[AND [EQU $CLASS Priest] [EQU $RACE Gnome] ]
  81. R:0:0x94/0x84
  82. ?:[AND [EQU $CLASS Priest] [EQU $RACE Dwarf] ]
  83. R:0:0x94/0x85
  84. ?:[AND [EQU $CLASS Priest] [EQU $RACE Half-Orc] ]
  85. R:0:0x94/0x86
  86. ?:[AND [EQU $CLASS Priest] [EQU $RACE Half-Troll] ]
  87. R:0:0x94/0x87
  88. ?:[AND [EQU $CLASS Priest] [EQU $RACE Dunadan] ]
  89. R:0:0x94/0x88
  90. ?:[AND [EQU $CLASS Priest] [EQU $RACE High-Elf] ]
  91. R:0:0x94/0x89
  92. ?:[AND [EQU $CLASS Priest] [EQU $RACE Kobold] ]
  93. R:0:0x94/0x92
  94. ?:[AND [EQU $CLASS Priest] [EQU $RACE Maia] ]
  95. R:0:0x94/0x8A
  96.  
  97. ?:[AND [EQU $CLASS Rogue] [EQU $RACE Human] ]
  98. R:0:0x95/0x80
  99. ?:[AND [EQU $CLASS Rogue] [EQU $RACE Half-Elf] ]
  100. R:0:0x95/0x81
  101. ?:[AND [EQU $CLASS Rogue] [EQU $RACE Elf] ]
  102. R:0:0x95/0x82
  103. ?:[AND [EQU $CLASS Rogue] [EQU $RACE Hobbit] ]
  104. R:0:0x95/0x83
  105. ?:[AND [EQU $CLASS Rogue] [EQU $RACE Gnome] ]
  106. R:0:0x95/0x84
  107. ?:[AND [EQU $CLASS Rogue] [EQU $RACE Dwarf] ]
  108. R:0:0x95/0x85
  109. ?:[AND [EQU $CLASS Rogue] [EQU $RACE Half-Orc] ]
  110. R:0:0x95/0x86
  111. ?:[AND [EQU $CLASS Rogue] [EQU $RACE Half-Troll] ]
  112. R:0:0x95/0x87
  113. ?:[AND [EQU $CLASS Rogue] [EQU $RACE Dunadan] ]
  114. R:0:0x95/0x88
  115. ?:[AND [EQU $CLASS Rogue] [EQU $RACE High-Elf] ]
  116. R:0:0x95/0x89
  117. ?:[AND [EQU $CLASS Rogue] [EQU $RACE Kobold] ]
  118. R:0:0x95/0x92
  119. ?:[AND [EQU $CLASS Rogue] [EQU $RACE Maia] ]
  120. R:0:0x95/0x8A
  121.  
  122. ?:[AND [EQU $CLASS Ranger] [EQU $RACE Human] ]
  123. R:0:0x96/0x80
  124. ?:[AND [EQU $CLASS Ranger] [EQU $RACE Half-Elf] ]
  125. R:0:0x96/0x81
  126. ?:[AND [EQU $CLASS Ranger] [EQU $RACE Elf] ]
  127. R:0:0x96/0x82
  128. ?:[AND [EQU $CLASS Ranger] [EQU $RACE Hobbit] ]
  129. R:0:0x96/0x83
  130. ?:[AND [EQU $CLASS Ranger] [EQU $RACE Gnome] ]
  131. R:0:0x96/0x84
  132. ?:[AND [EQU $CLASS Ranger] [EQU $RACE Dwarf] ]
  133. R:0:0x96/0x85
  134. ?:[AND [EQU $CLASS Ranger] [EQU $RACE Half-Orc] ]
  135. R:0:0x96/0x86
  136. ?:[AND [EQU $CLASS Ranger] [EQU $RACE Half-Troll] ]
  137. R:0:0x96/0x87
  138. ?:[AND [EQU $CLASS Ranger] [EQU $RACE Dunadan] ]
  139. R:0:0x96/0x88
  140. ?:[AND [EQU $CLASS Ranger] [EQU $RACE High-Elf] ]
  141. R:0:0x96/0x89
  142. ?:[AND [EQU $CLASS Ranger] [EQU $RACE Kobold] ]
  143. R:0:0x96/0x92
  144. ?:[AND [EQU $CLASS Ranger] [EQU $RACE Maia] ]
  145. R:0:0x96/0x8A
  146.  
  147. ?:[AND [EQU $CLASS Paladin] [EQU $RACE Human] ]
  148. R:0:0x97/0x80
  149. ?:[AND [EQU $CLASS Paladin] [EQU $RACE Half-Elf] ]
  150. R:0:0x97/0x81
  151. ?:[AND [EQU $CLASS Paladin] [EQU $RACE Elf] ]
  152. R:0:0x97/0x82
  153. ?:[AND [EQU $CLASS Paladin] [EQU $RACE Hobbit] ]
  154. R:0:0x97/0x83
  155. ?:[AND [EQU $CLASS Paladin] [EQU $RACE Gnome] ]
  156. R:0:0x97/0x84
  157. ?:[AND [EQU $CLASS Paladin] [EQU $RACE Dwarf] ]
  158. R:0:0x97/0x85
  159. ?:[AND [EQU $CLASS Paladin] [EQU $RACE Half-Orc] ]
  160. R:0:0x97/0x86
  161. ?:[AND [EQU $CLASS Paladin] [EQU $RACE Half-Troll] ]
  162. R:0:0x97/0x87
  163. ?:[AND [EQU $CLASS Paladin] [EQU $RACE Dunadan] ]
  164. R:0:0x97/0x88
  165. ?:[AND [EQU $CLASS Paladin] [EQU $RACE High-Elf] ]
  166. R:0:0x97/0x89
  167. ?:[AND [EQU $CLASS Paladin] [EQU $RACE Kobold] ]
  168. R:0:0x97/0x92
  169. ?:[AND [EQU $CLASS Paladin] [EQU $RACE Maia] ]
  170. R:0:0x97/0x8A
  171.  
  172. ?:[AND [EQU $CLASS Illusionist] [EQU $RACE Human] ]
  173. R:0:0x9C/0x80
  174. ?:[AND [EQU $CLASS Illusionist] [EQU $RACE Half-Elf] ]
  175. R:0:0x9C/0x81
  176. ?:[AND [EQU $CLASS Illusionist] [EQU $RACE Elf] ]
  177. R:0:0x9C/0x82
  178. ?:[AND [EQU $CLASS Illusionist] [EQU $RACE Hobbit] ]
  179. R:0:0x9C/0x83
  180. ?:[AND [EQU $CLASS Illusionist] [EQU $RACE Gnome] ]
  181. R:0:0x9C/0x84
  182. ?:[AND [EQU $CLASS Illusionist] [EQU $RACE Dwarf] ]
  183. R:0:0x9C/0x85
  184. ?:[AND [EQU $CLASS Illusionist] [EQU $RACE Half-Orc] ]
  185. R:0:0x9C/0x86
  186. ?:[AND [EQU $CLASS Illusionist] [EQU $RACE Half-Troll] ]
  187. R:0:0x9C/0x87
  188. ?:[AND [EQU $CLASS Illusionist] [EQU $RACE Dunadan] ]
  189. R:0:0x9C/0x8B
  190. ?:[AND [EQU $CLASS Illusionist] [EQU $RACE High-Elf] ]
  191. R:0:0x9C/0x89
  192. ?:[AND [EQU $CLASS Illusionist] [EQU $RACE Kobold] ]
  193. R:0:0x9C/0x92
  194. ?:[AND [EQU $CLASS Illusionist] [EQU $RACE Maia] ]
  195. R:0:0x9C/0x8A
  196.  
  197. ?:[AND [EQU $CLASS Druid] [EQU $RACE Human] ]
  198. R:0:0x9A/0x80
  199. ?:[AND [EQU $CLASS Druid] [EQU $RACE Half-Elf] ]
  200. R:0:0x9A/0x81
  201. ?:[AND [EQU $CLASS Druid] [EQU $RACE Elf] ]
  202. R:0:0x9A/0x82
  203. ?:[AND [EQU $CLASS Druid] [EQU $RACE Hobbit] ]
  204. R:0:0x9A/0x83
  205. ?:[AND [EQU $CLASS Druid] [EQU $RACE Gnome] ]
  206. R:0:0x9A/0x84
  207. ?:[AND [EQU $CLASS Druid] [EQU $RACE Dwarf] ]
  208. R:0:0x9A/0x85
  209. ?:[AND [EQU $CLASS Druid] [EQU $RACE Half-Orc] ]
  210. R:0:0x9A/0x86
  211. ?:[AND [EQU $CLASS Druid] [EQU $RACE Half-Troll] ]
  212. R:0:0x9A/0x87
  213. ?:[AND [EQU $CLASS Druid] [EQU $RACE Dunadan] ]
  214. R:0:0x9A/0x8B
  215. ?:[AND [EQU $CLASS Druid] [EQU $RACE High-Elf] ]
  216. R:0:0x9A/0x89
  217. ?:[AND [EQU $CLASS Druid] [EQU $RACE Kobold] ]
  218. R:0:0x9A/0x92
  219. ?:[AND [EQU $CLASS Druid] [EQU $RACE Maia] ]
  220. R:0:0x9A/0x8A
  221.  
  222.